arm: handy function to print a walk of a page table
authorIan Campbell <ian.campbell@citrix.com>
Tue, 26 Jun 2012 15:23:44 +0000 (16:23 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 26 Jun 2012 15:23:44 +0000 (16:23 +0100)
commite90805750d9a1d4df254a074cc9e534c852f90fe
tree7c35bef8972ea21f3c6aad0ae0fb3af47f30f349
parent0492e024e6aeea5c5e48ebd0ad2bedc3b425d949
arm: handy function to print a walk of a page table

Include helpers for dumping hypervisor walks and guest p2m walks.

Useful for debug but not actually used in this patch.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Tim Deegan <tim@xen.org>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
xen/arch/arm/mm.c
xen/arch/arm/p2m.c
xen/include/asm-arm/page.h